home *** CD-ROM | disk | FTP | other *** search
/ BMUG PD-ROM BV3 / BMUG PD-ROM Version BV3 (CDRM1097900).iso / HyperCard / Games / The Golden Parrot / card_17955.txt < prev    next >
Text File  |  1990-08-20  |  845b  |  31 lines

  1. -- card: 17955 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 3426
  5. -- name: The monkey tree
  6. ----- HyperTalk script -----
  7. on openCard
  8.   global score
  9.   add 100 to score
  10.   put score into field "scorebox"
  11. end openCard
  12.  
  13. on mouseUp
  14.   visual effect dissolve slowly to black
  15.   visual effect scroll up slowly
  16.   go to card "Win"
  17. end mouseUp
  18.  
  19.  
  20.  
  21. -- part contents for background part 1
  22. ----- text -----
  23. The monkey tree
  24.  
  25. -- part contents for background part 2
  26. ----- text -----
  27. You stake out a tree where you have seen monkeys before, hoping to bag a baboon. Today the tree is full of monkeys. And sitting on the shoulder of one large monkey is - the prized golden parrot! You take careful aim, miss the monkey, but put a dart into the elusive bird, which falls into your hands.
  28.  
  29. -- part contents for background part 5
  30. ----- text -----
  31. 190